Skip to main content

Detail screen flows (To be reviewed)

The template includes multiple detail screens, including the TVShows and episodes ones.

In order to be able to represent all the required info this view needs data from multiple services, including:

  1. Metadata: Fetch the required metadata for the detail screen itself
  2. User Auth: Get if the user is logged in or not
  3. User entitlements: servic status (right to play the content or not)
  4. Favourite
  5. Bookmarks

With all this info we determinate the actions that the user will be able to do from the screen based on the next diagram: Accedo One Fields And Assets

Most of the changes for this screen must be done on the service layer, and then the view to customize the components